You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
CAdd Method
>
Math387.CAdd Method ([In] TCplx, [In] double)
Dew Math for .NET
Math387.CAdd Method ([In] TCplx, [In] double)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
CAdd Method
Collapse All
Add two numbers.
Syntax
C#
Visual Basic
public
static
TCplx
CAdd
([In]
TCplx
A
, [In]
double
B
);
Public
static
Function
CAdd
(
A
As
[In]
TCplx
,
B
As
[In]
double
)
As
TCplx
Group
CAdd Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
CAdd Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!